home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / TEOS201B.ZIP / TROUBLE.DOC < prev    next >
Text File  |  1997-01-07  |  4KB  |  101 lines

  1.    We all have trouble from time to time - but there is a beautiful solution
  2.                         to every problem.  Always.
  3.  
  4.  
  5. PROBLEM:  It keeps saying 'no drop file defined, running in local mode' and
  6.           asking for my name before the game even starts!
  7.  
  8. Solution: You probably are running START.BAT without any parms, and it's
  9.           defaulting to node 0.  Node 0 comes defined as 'local'.  Some BBS
  10.           types (I've heard Wildcat 4.XX) do not send parms to batch files
  11.           correctly - a way around this is to run ANOTHER batch file that
  12.           DOES run it correctly.  Ie, run TEOS.BAT from the BBS and have
  13.           it contain:
  14.  
  15.           cd \teosdir
  16.           CALL START 1
  17.  
  18.           (this would load node 1's configuration)
  19.  
  20.           NOTE:  If you try, you CAN change node 0's settings from BBS type
  21.           LOCAL to something else so it behaves like a regular node.
  22.  
  23. PROBLEM:  I'm calling in RIPterm 154 and it's putting the text input boxes
  24.           in the wrong place sometimes!
  25.  
  26. PROBLEM:  Something is terribly wrong - I'm losing my EMS memory everytime
  27.           TEOS is run or some other odd thing!
  28.  
  29.           To stop TEOS from touching EMS memory add parm NOEMS when you run
  30.           it.  (example:  START 1 NOEMS)
  31.  
  32. PROBLEM:  It just says "Bad command or file error" a couple times when
  33.           START.BAT is run!
  34.  
  35. SOLUTION: Before you run the START.BAT file, switch to the dir it is in.
  36.           Otherwise the PLANETS.EXE/ect file will not be found.
  37.  
  38. SOLUTION: TEOS assumes that the users screen is 24-80.  I may eventually
  39.           rewrite those routines - but it would be slower, I wouldn't be
  40.           able to use a direct gotoxy type ansi command, I would have to
  41.           go to the beginning of the line then move the curser forward to
  42.           the correct spot.
  43.  
  44.           A FIX THOUGH:  Change the font to 'System 25/80' in RIPterm, and
  45.           then turn status bar on under the options menu. 
  46.  
  47. PROBLEM:  My trader.dat file is screwed up for some reason!
  48.  
  49. Solution: A backup is created nightly called TRADER.BAK, copy this to
  50.           TRADER.DAT - if you are lucky it was created before the trader.dat
  51.           was corrupted.
  52.  
  53. PROBLEM:  It's saying people are on that logged off hours ago!
  54.  
  55. Solution: This can happen when the computers power is disrrupted or if TEOS
  56.           is running in a window and you 'close it' without letting TEOS
  57.           do its exit procedures.
  58.  
  59.           Just don't worry about it - at midnight it will figure out that
  60.           the person isn't on anymore.
  61.  
  62. PROBLEM:  I get runtime error 203 when its loading!
  63.  
  64. Solution: You don't have enough conventional memory free.  If you use DV,
  65.           try using QEMM to free some up.   
  66.  
  67.           If you use Renegade BBS, use the Swap to disk option.  If you use
  68.           WWIV use the 'Shrink BBS' option.  if you use..<drones on>..Just
  69.           read the docs to your BBS!
  70.  
  71. PROBLEM:  I run TSX BBS and crazy things happen when it prompts people for
  72.           there name in that blue box.
  73.  
  74. Solution: The TSX people are looking into it - no solution at this time.  It
  75.           may be that the TSX 'ansi interpreter' is not 100 % compatible with 
  76.           complex ansi sequences.
  77.  
  78. PROBLEM:  It locks up when returning to the BBS.  HELP!
  79.  
  80. Solution: Use a locked fossil driver at 19200, 38400 or 57600.  This will
  81.           fix com routine freeze problems.                          
  82.  
  83. PROBLEM:  Seems weird under Win 95 - Why?
  84.  
  85. Solution: Set idle sensitivity to LOW - You can do this by editting the
  86.           PROPERTIES setting for you dos window.
  87.  
  88. PROBLEM:  I have a bug report, or problem not addressed anywhere in the
  89.           this file!  I want to bug you about it!
  90.  
  91. Solution: Great, we love to get feedback!  But please fill out BUGRPT.FRM
  92.           and send/e-mail that.  That way, we know more about your system
  93.           ect, and don't have to prod you for that info later.
  94.  
  95.           If you do NOT use this medium, and instead say: "TEOS ain't working
  96.           right, fix it", don't expect a helpful answer!!! <G>
  97.  
  98. PROBLEM:  I sometimes have erotic dreams about family members.
  99.  
  100. Solution: Have not a clue.  If you find out, lemmie know.
  101.